home *** CD-ROM | disk | FTP | other *** search
/ Champak 110 / jogo-disk-110.iso / Games / tobby_sucuri.swf / scripts / DefineButton2_209 / BUTTONCONDACTION on(press).as
Text File  |  2008-11-12  |  99b  |  6 lines

  1. on(press){
  2.    _root.stageNum = 4;
  3.    _root.lastPoiCnt = 4;
  4.    _root.gotoAndPlay("stagein");
  5. }
  6.